home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / misc / amicas.lha / readme < prev    next >
Encoding:
Text File  |  1998-01-02  |  2.0 KB  |  50 lines

  1. First read this section and warnings!
  2.     - connect your calculator to serial port of amiga
  3.     - copy the files linkamiga and screenshot to directory
  4.     - open shell and set stack to 40000 bytes (type:  stack 40000)
  5.  
  6. *********************** WARNING ********************************
  7.     Be careful with the connector of amiga and calculator!
  8.     The Software is alpha!! (not fully testet on other amigas!)
  9.     ^C (User-break) not implemented in the programs!
  10. ****************************************************************
  11.  
  12. How to transfer a program to amiga?
  13.     - select one program to TRANSMIT in the link-menu of calculator
  14.     - start the program linkamiga -r <path>
  15.     - after prompting select on the calculator YES for Transmit OK?
  16.     - you will find a file with ending .cas on your disk in desired <path>
  17.  
  18. How to transfer a program to calculator?
  19.     - select RECEIVE in the link-menu of calculator
  20.     - start the program linkamiga -r <path/filename.cas>
  21.     - after transmission the calculator appears an error
  22.     but the received program is complete (see warning :-( )
  23.  
  24. How to transfer a screenshot to amiga?
  25.     - set on the calculator the Image Set to Monochrome (see the Manual of calculator)
  26.     - start the program screenshot <path>
  27.     - press the Button labeled with:
  28.                  -------
  29.                 | F<-->D |
  30.                  -------
  31.     - look at, grab, save or print the image and close the window.
  32.     - you will find a dump-file of the image in ram:
  33.  
  34. *********************************************************
  35. send bugs,
  36.     suggestions,
  37.     hints,
  38.     headers and linkprotokolls for other types of data (matrices, files, V-Window, etc.)
  39.     IFF-code (language C) for storing a bitmap window to disk,
  40.     gifts to my e-mail-address (Manolis.John@chemie.tu-dresden.de)
  41.  
  42. todo:
  43.     - read and write for multiple program-files
  44.     - support more Datatypes
  45.     - save bitmaps to disk
  46.     - MUI-Interface or buttons and scripts for GoldED
  47.     - *** Tranlator for ASC <--> CAS files ***
  48.     - etc.
  49.  
  50.